home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 33
/
Volume 33 - JOGO DISK .iso
/
Games
/
protect_the_fire.swf
/
scripts
/
frame_10
/
DoAction.as
Wrap
Text File
|
2007-01-15
|
164b
|
12 lines
aiAcc = "100";
team1 = "3";
team2 = "2";
rafts = team1 + team2;
first = "1";
freeforall = "0";
whosturn = "1";
tellTarget("turn")
{
gotoAndStop(1);
}